home *** CD-ROM | disk | FTP | other *** search
/ PD ROM 1 / PD ROM Volume I - Macintosh Software from BMUG (1988).iso / Stacks / Hyper Education / Biology / THE AIDS Stack / background_55489.txt < prev    next >
Encoding:
Text File  |  1988-04-16  |  2.7 KB  |  140 lines

  1. -- background: 55489 from stack: in
  2. -- bmap block id: 55663
  3. -- flags: 0000
  4. -- background id: 0
  5. -- name: 
  6. ----- HyperTalk script -----
  7. on openStack
  8.   show menubar
  9. end openStack
  10.  
  11.  
  12.  
  13. -- part 16 (button)
  14. -- low flags: 00
  15. -- high flags: 2000
  16. -- rect: left=139 top=154 right=191 bottom=168
  17. -- title width / last selected line: 0
  18. -- icon id / first selected line: 0 / 0
  19. -- text alignment: 1
  20. -- font id: 0
  21. -- text size: 12
  22. -- style flags: 0
  23. -- line height: 16
  24. -- part name: FIND
  25. ----- HyperTalk script -----
  26. on mouseUp
  27.   DoMenu Find...
  28. end mouseUp
  29.  
  30.  
  31.  
  32. -- part 21 (button)
  33. -- low flags: 00
  34. -- high flags: 2000
  35. -- rect: left=79 top=154 right=191 bottom=108
  36. -- title width / last selected line: 0
  37. -- icon id / first selected line: 0 / 0
  38. -- text alignment: 1
  39. -- font id: 0
  40. -- text size: 12
  41. -- style flags: 0
  42. -- line height: 16
  43. -- part name: NEXT CARD
  44. ----- HyperTalk script -----
  45. on mouseUp
  46.   visual effect barn door open
  47.   go to next card
  48. end mouseUp
  49.  
  50.  
  51.  
  52. -- part 23 (button)
  53. -- low flags: 00
  54. -- high flags: 2000
  55. -- rect: left=49 top=154 right=191 bottom=78
  56. -- title width / last selected line: 0
  57. -- icon id / first selected line: 0 / 0
  58. -- text alignment: 1
  59. -- font id: 0
  60. -- text size: 12
  61. -- style flags: 0
  62. -- line height: 16
  63. -- part name: LAST CARD
  64. ----- HyperTalk script -----
  65. on mouseUp
  66.   visual effect barn door open
  67.   go to previous card
  68. end mouseUp
  69.  
  70.  
  71.  
  72. -- part 25 (button)
  73. -- low flags: 00
  74. -- high flags: 2000
  75. -- rect: left=109 top=154 right=191 bottom=138
  76. -- title width / last selected line: 0
  77. -- icon id / first selected line: 0 / 0
  78. -- text alignment: 1
  79. -- font id: 0
  80. -- text size: 12
  81. -- style flags: 0
  82. -- line height: 16
  83. -- part name: HOME
  84. ----- HyperTalk script -----
  85. on mouseUp
  86.   visual effect dissolve slowly
  87.   go to card id 50232
  88. end mouseUp
  89.  
  90.  
  91.  
  92. -- part 26 (button)
  93. -- low flags: 00
  94. -- high flags: 2000
  95. -- rect: left=19 top=154 right=191 bottom=48
  96. -- title width / last selected line: 0
  97. -- icon id / first selected line: 0 / 0
  98. -- text alignment: 1
  99. -- font id: 0
  100. -- text size: 12
  101. -- style flags: 0
  102. -- line height: 16
  103. -- part name: HOME
  104. ----- HyperTalk script -----
  105. on mouseUp
  106.   visual effect dissolve slowly
  107.   go to card id 17296
  108.   visual venetian blinds slowly
  109.   go to card id 3013
  110. end mouseUp
  111.  
  112.  
  113.  
  114. -- part 27 (field)
  115. -- low flags: 00
  116. -- high flags: 4007
  117. -- rect: left=302 top=23 right=315 bottom=501
  118. -- title width / last selected line: 0
  119. -- icon id / first selected line: 0 / 0
  120. -- text alignment: 0
  121. -- font id: 3
  122. -- text size: 10
  123. -- style flags: 0
  124. -- line height: 13
  125. -- part name: CA INFO
  126.  
  127.  
  128. -- part 28 (field)
  129. -- low flags: 00
  130. -- high flags: 0007
  131. -- rect: left=15 top=231 right=315 bottom=281
  132. -- title width / last selected line: 0
  133. -- icon id / first selected line: 0 / 0
  134. -- text alignment: 0
  135. -- font id: 3
  136. -- text size: 10
  137. -- style flags: 0
  138. -- line height: 13
  139. -- part name: NATIONAL INFO
  140.